Skip to main content

Bluetooth Nodes

BT Spp Write Node

The BT spp write node sends text or buffer data over a Bluetooth connection.

node example

Properties

  • Name (string): Node name.
  • spp setting (config node): Configure Bluetooth SPP.
  • Write Data (string): Specify the data to write.

On BT Spp Receive Node

The on BT spp receive node sends text or buffer data over a Bluetooth connection.

node example

Properties

  • Name (string): Node name.
  • spp setting (config node): Configure Bluetooth SPP.
  • Output:
    • Received Data (string): Data received over the connection.